home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / misc / gnuplothel / autoscale next >
Encoding:
Text File  |  1994-10-22  |  271 b   |  14 lines

  1. autoscale:
  2.  
  3. Synopsis: Sets autoscaling on axis.
  4.  
  5. Syntax: autoscale ( "axis", I )
  6.  
  7. Description:
  8.  
  9.     Sets autoscaling on selected axis in the I:th plot-window. 
  10.     "axis" can be, for example, "x", "xy" or alike.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14.